Linux
The following steps explain how to add install openfa package on Linux
First, you must add, initially only, the IMCCE repository corresponding to your distribution. To do this, follow the instructions on packages.imcce.fr.
Distributions
The second step installs the development package and runtime package of openfa.
sudo apt install libopenfa2 libopenfa-dev
The second step installs the development package and runtime package of openfa.
sudo dnf install libopenfa2 openfa-devel
sudo zypper install libopenfa2 openfa-devel
The second step installs the development package and runtime package of openfa.
sudo pacman -Sy openfa